CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 api

搜索资源列表

  1. apihooks20.zip

    1下载:
  2. 截取Win32 API函数的程序源码
  3. 所属分类:钩子与API截获

    • 发布日期:
    • 文件大小:93169
    • 提供者:
  1. detours-1.5.zip

    3下载:
  2. 微软提供的截取Win32 API函数的开发包和例子1.5版本
  3. 所属分类:钩子与API截获

    • 发布日期:
    • 文件大小:604983
    • 提供者:
  1. detours-src-1.2.exe

    0下载:
  2. 微软提供的截取Win32 API函数的开发包和例子
  3. 所属分类:钩子与API截获

    • 发布日期:
    • 文件大小:586190
    • 提供者:
  1. HookAPI 1.7 Windows API钩子程序

    1下载:
  2. 通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用. 支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
  3. 所属分类:钩子与API截获

    • 发布日期:2007-12-13
    • 文件大小:1968346
    • 提供者:dssz.net
  1. api

    0下载:
  2. 实现网络输入/输出和多线程的Win32库-the network input / output and multithreading of the Win32
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13248
    • 提供者:梁天
  1. ps_exe

    0下载:
  2. 关于WIN32 API的源代码:ps_exe-WIN32 API:ps_exe
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:4699
    • 提供者:li
  1. virtualMem

    0下载:
  2. 使用win32 API 实现分配虚拟内存。对window操作系统的内存结构,以及应用程序的内存使用情况都有帮助。-use win32 API virtual memory allocation. Window operating system to the memory structure and the application of the use of memory can help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9903
    • 提供者:王东
  1. CWin32Error_src

    0下载:
  2. Simplified Exception Handling For Win32 API Errors
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7858
    • 提供者:许董
  1. Bitmap Load 图片装载代码

    1下载:
  2. bitmap loader 装入源代码。用户可以使用很好看的菜单装入bitmap。该程序运行的很快,并且100%是WIN32 API。-loader loaded bitmap source code. Users can look good on the menu bitmap loaded. The program runs very fast, and 100% of WIN32 API.
  3. 所属分类:图片显示浏览

    • 发布日期:2013-06-08
    • 文件大小:6098
    • 提供者:WMX
  1. 视频捕获程序代码

    0下载:
  2. 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19335
    • 提供者:张敏
  1. zhucebiaoshiyongshouce

    0下载:
  2. 有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有一定Win32 API经验的人感觉大汗淋漓。 -Microsoft programming technology has numerous books, but reading to read to feel more authority or MSDN. Here Take an example, possibly allowing m
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:223802
    • 提供者:张宁
  1. ShutDownAlarm_demo

    0下载:
  2. this S/w intended to either ShutDown,Logoff or restart the computer as given time or at some time.this S/W use concept of WIN32 Api s with MFC.The ShutdownTimer also used System Tray Interface to work
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36510
    • 提供者:如雙
  1. 新编WIN32API参考大全

    1下载:
  2. 为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the develop
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:678511
    • 提供者:mo20
  1. cswavrec_src

    1下载:
  2. 应用C#语言调用win32 API进行音频采集与回放-application language called C# win32 API Audio Recording and Playback
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18284
    • 提供者:赵旭
  1. tutors-win32

    0下载:
  2. Nate Robins经典的opengl例程,红宝书上推荐!!可以允许初学者通过对参数的修改来加深对opengl作为API的理解和认识。-Nate Robins opengl classic routines, on the recommendation of Red Treasure Book! ! Beginners can allow the parameters of the amendment to deepen as the opengl API understanding and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1308228
    • 提供者:牛哥
  1. 使用热键隐藏

    0下载:
  2. 我们曾经想过能够在我们的计算机上将窗口隐蔽起来,不想被从身边走过的老板看见。尝试便捷的Windows隐藏并定义热键来控制它们。下面我们将演示如何通过热键,我们将会用到DllImports of Win32 API、CallBacks/Delegates,定制事件与事件的句柄。 -we once thought to our computer will be concealed window, do not want to be passing from the boss to see. Wi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2152
    • 提供者:高天一
  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:94690
    • 提供者:li
  1. npp.3.4.src

    0下载:
  2. 文字编辑软件C++源代码,Notepad++可用于Notepad的替代,开源社区作品,遵循GPL协议。 使用了win32 api和STL,可以用VC进行编译。-text editing software C source code, Notepad can be used Notepad replacement, the open source community works, follow the GPL. Use of win32 api and STL, we can compile
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2382337
    • 提供者:阳广元
  1. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  1. WaterInvasion

    0下载:
  2. 一个基于win32 api开发的FPS游戏。-a win32 api-based FPS game developed.
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:781140
    • 提供者:刘小平
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 44 »
搜珍网 www.dssz.com